Skip to content

chore(deps): go.mod dependency updates#1247

Open
zsistla wants to merge 6 commits into
mainfrom
deps/combined_pr
Open

chore(deps): go.mod dependency updates#1247
zsistla wants to merge 6 commits into
mainfrom
deps/combined_pr

Conversation

@zsistla

@zsistla zsistla commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

See:
#1245
#1244
#1243

Created snapshot passes soak, multiverse, xplatform.

dependabot Bot and others added 5 commits June 25, 2026 19:27
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.79.3 to 1.81.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.79.3...v1.81.1)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-version: 1.81.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps google.golang.org/protobuf from 1.36.10 to 1.36.11.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.55.0 to 0.56.0.
- [Commits](golang/net@v0.55.0...v0.56.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-version: 0.56.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…-1.36.11' of github.com:newrelic/newrelic-php-agent into deps/combined_pr
…1.1' of github.com:newrelic/newrelic-php-agent into deps/combined_pr
@zsistla zsistla added the go Pull requests that update go code label Jun 26, 2026
@newrelic-php-agent-bot

newrelic-php-agent-bot commented Jun 26, 2026

Copy link
Copy Markdown
Test Suite Status Result
Multiverse 12/18 passing
SOAK 140/146 passing

@codecov-commenter

codecov-commenter commented Jun 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.25%. Comparing base (50035c0) to head (9178e2d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1247   +/-   ##
=======================================
  Coverage   80.25%   80.25%           
=======================================
  Files         189      189           
  Lines       28002    28002           
=======================================
  Hits        22474    22474           
  Misses       5528     5528           
Flag Coverage Δ
agent-for-php-7.2 80.16% <ø> (ø)
agent-for-php-7.3 80.17% <ø> (ø)
agent-for-php-7.4 80.04% <ø> (ø)
agent-for-php-8.0 79.65% <ø> (ø)
agent-for-php-8.1 ?
agent-for-php-8.2 79.50% <ø> (ø)
agent-for-php-8.3 79.57% <ø> (ø)
agent-for-php-8.4 79.59% <ø> (ø)
agent-for-php-8.5 78.91% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@zsistla zsistla requested a review from bduranleau-nr July 7, 2026 21:58
Comment thread daemon/go.mod
google.golang.org/grpc v1.79.3
google.golang.org/protobuf v1.36.10
golang.org/x/net v0.56.0
google.golang.org/grpc v1.81.1

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We could try bumping this to the latest 1.82.0

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, I'll grab all the latest updates that happened and create a new snapshot run test.

Comment thread daemon/go.mod
golang.org/x/sys v0.45.0 // indirect
golang.org/x/text v0.37.0 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20251202230838-ff82c1b0f217 // indirect
golang.org/x/sys v0.46.0 // indirect

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could try bumping this to latest 0.47.0

Comment thread daemon/go.mod
golang.org/x/text v0.37.0 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20251202230838-ff82c1b0f217 // indirect
golang.org/x/sys v0.46.0 // indirect
golang.org/x/text v0.38.0 // indirect

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could try bumping this to latest 0.39.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants